home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2005 August / PCADVD_121.iso / menus / introduction.swf / scripts / DefineButton2_42 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-06-01  |  76 b   |  4 lines

  1. on(release){
  2.    getURL("http://www.telltalegames.com","_blank","GET");
  3. }
  4.